home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000435_news@columbia.edu_Mon May 22 13:49:37 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA10768
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 22 May 1995 09:49:55 -0400
  3. Received: by apakabar.cc.columbia.edu id AA27106
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 22 May 1995 09:49:53 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: How to get return code from C kermit?
  9. Date: 22 May 1995 13:49:37 GMT
  10. Organization: Columbia University
  11. Lines: 11
  12. Message-Id: <3pq4ph$qei@apakabar.cc.columbia.edu>
  13. References: <9505171335.AA12799@spoelhof.olp>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Keywords: c kermit, exit code
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. In article <9505171335.AA12799@spoelhof.olp>,
  19. Gordon Spoelhof <spoelhof@kodak.com> wrote:
  20. : I am setting up a shell script on a Sun workstation which uploads and/or
  21. : downloads specific files from a PC client for a prototype application.
  22. : The C Kermit utility does not return an invalid exit code when the
  23. : transfer fails...
  24. :
  25. It should.  The current version is 5A(190).  Maybe you have an earlier
  26. version.  If it doesn't send details by email to kermit@columbia.edu.
  27.  
  28. - Frank